Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/167 - Math Game/

index.html /cody/swapnilsparsh/30DaysOfJavaScript/167 - Math Game/index.html
411 Views
0 Comments
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Math Game</title>
<link rel='stylesheet' href='http
preview.gif /cody/swapnilsparsh/30DaysOfJavaScript/167 - Math Game/preview.gif
111 Views
0 Comments
Media file
readme.md /cody/swapnilsparsh/30DaysOfJavaScript/167 - Math Game/readme.md
264 Views
0 Comments
# Math Game
- Try To Answer as many Calculation Possible.

![](./preview.gif)

script.js /cody/swapnilsparsh/30DaysOfJavaScript/167 - Math Game/script.js
223 Views
0 Comments
angular.module('app', []).controller('GameCtrl', ['$scope', '$timeout', function($scope, $timeout){
$scope.variables = {};
$sc
style.css /cody/swapnilsparsh/30DaysOfJavaScript/167 - Math Game/style.css
148 Views
0 Comments
body{
background-color: #fff;
background-size: 8px 8px, 8px 8px;
background-position: center, center;
background-image: lin